.com-tit{text-align: center;padding-top:80px;padding-bottom:60px;overflow:hidden;width:100%;}
.com-tit h3{font-size:34px;line-height:34px;margin-bottom:25px;}
.com-tit h3 i{display:inline-block;width:60px;height:28px;background:url(../images/com-icon.png)no-repeat center;background-size:100% 100%;margin:0px 13px;}
.com-tit span{font-size:16px;line-height:16px;text-transform: uppercase;letter-spacing:15px;}

/* 设计灵感  */
.in-sheji{width:100%;}
.in-sheji .sheji-list{width:100%;position: relative;}
.in-sheji .sheji-list .tempWrap{width:1920px !important;}
.in-sheji .sheji-list .sj-hd ul{width:260px;background: rgba(44,62,110,0.8);position: absolute;top:-90px;z-index:99;}
.in-sheji .sheji-list .sj-hd ul h3,.in-sheji .sheji-list .sj-hd ul li{font-size:22px;line-height:90px;text-align: center;color:#fff;}
.in-sheji .sheji-list .sj-hd ul h3{font-size:40px;}
.in-sheji .sheji-list .sj-hd ul li:hover,.in-sheji .sheji-list .sj-hd ul li.on{background:#bfa065;font-weight:bold;}
.in-sheji .sheji-list .sj-bd ul{width:1680px;position: relative;margin-right:20px;}
.in-sheji .sheji-list .sj-bd ul li{width:100%;}
.in-sheji .sheji-list .sj-bd ul li .info-tt{width:1440px;float:right;padding:48px 0px;box-sizing: border-box;height:184px;}
.in-sheji .sheji-list .sj-bd ul li .sj-infos{width:720px;font-size:16px;line-height:32px;margin:0 auto;}
.in-sheji .sheji-list .sj-bd ul li .sj-infos:before{content:'';display:block;width:30px;height:3px;background:#bfa065;margin-bottom:30px;}
.in-sheji .sheji-list .sj-bd ul li .sj-title{position: absolute;right:60px;top:32px;z-index:99;width:232px;height:232px;background:#bfa065;
vertical-align: middle;color:#fff;box-sizing: border-box;padding:30px 36px;font-size:40px;line-height:80px;}
.in-sheji .sheji-list .sj-bd ul li .sj-imgs{width:100%;height:716px;overflow: hidden;}
.in-sheji .sheji-list .sj-bd ul li .sj-imgs img{width:100%;height:100%;object-fit: cover;transition: all 0.6s;}
.in-sheji .sheji-list .sj-bd ul li:hover .sj-imgs img{transform: scale(1.2);}


/* 碳晶面板  */
.in-mianban{width:100%;height:770px;background:url(../images/mainban-back.jpg)no-repeat center;background-size:cover;}
.in-mianban .tjmb-list li{width:344px;height:353px;overflow:hidden;box-sizing: border-box;padding:50px;background:#fff;text-align: center;}
.in-mianban .tjmb-list li .mb-img{height:64px;margin-bottom:25px;}
.in-mianban .tjmb-list li h3{font-size:20px;line-height:20px;margin-bottom:25px;}
.in-mianban .tjmb-list li .desc{font-size:16px;line-height:32px;color:#666666;text-align: left;}
.in-mianban .tjmb-list li .mores{width:66px;height:34px;border:1px solid #2c3e6e;display: block;margin:0 auto;margin-top:30px;
border-radius:34px;text-align: center;transition: width 0.6s;}
.in-mianban .tjmb-list li .mores img{width:20px;height:10px;margin-top:12px;}
.in-mianban .tjmb-list li:hover{box-shadow: 0px 4px 15px rgba(180, 170, 167, 0.38);}
.in-mianban .tjmb-list li:hover .mores{width:120px;}


/* 全屋整装 */
.in-quanwu .quanwu-list{width:100%;overflow: hidden;position: relative;}
.in-quanwu .quanwu-list .picList li{width:1400px;margin-right:20px;position: relative;height:800px;}
.in-quanwu .quanwu-list .picList li .pic{width:100%;height:100%;overflow: hidden;}
.in-quanwu .quanwu-list .picList li img{width:100%;height:100%;object-fit: cover;transition: all 0.6s;}
.in-quanwu .quanwu-list .picList li:hover img{transform: scale(1.2);}
.in-quanwu .quanwu-list .picList li .title{width:960px;height:190px;background:rgba(44,62,110, 0.85);position: absolute;right:0;bottom:0;padding:52px 56px;
box-sizing: border-box;color:#fff;}
.in-quanwu .quanwu-list .picList li .title .sname{font-size:40px;font-weight: bold;text-transform: uppercase;line-height:40px;}
.in-quanwu .quanwu-list .picList li .title .sname span{font-weight: normal;}
.in-quanwu .quanwu-list .picList li .title h3{font-size:40px;line-height:40px;margin-top:15px;}

.in-quanwu .quanwu-list .qw-hd a{width:88px;height:88px;background:rgba(44,62,110, 0.85);display: block;position: absolute;bottom:5%;z-index:99;
text-align: center;cursor: pointer;}
.in-quanwu .quanwu-list .qw-hd a.next{left:10%;}
.in-quanwu .quanwu-list .qw-hd a.prev{right:10%;}
.in-quanwu .quanwu-list .qw-hd a img{width:28px;height:10px;margin-top:39px;}
.in-quanwu .quanwu-list .qw-hd a:hover{background:rgba(207,170,100, 0.85);}

/* 定制整装  */
.in-dingzhi{width:100%;height:818px;background:url(../images/dingzhi-img.jpg)no-repeat center;background-size:cover;}
.in-dingzhi .dingzhi{width:100%;position: relative;}
.in-dingzhi .dingzhi .dz-bd{width:100%;}
.in-dingzhi .dingzhi .dz-bd .dz-img{width:920px;height:520px;margin-left:100px;}
.in-dingzhi .dingzhi .dz-bd .dz-infos{flex:1;}
.in-dingzhi .dingzhi .dz-bd .dz-infos p.nums{font-size:82px;color:#2c3e6e;line-height:82px;margin-bottom:30px;}
.in-dingzhi .dingzhi .dz-bd .dz-infos h3{font-size:26px;line-height:26px;font-weight: bold;color:#2c3e6e;}
.in-dingzhi .dingzhi .dz-bd .dz-infos h3:after{content:'';display:block;width:32px;height:4px;margin:30px 0px;background:#cfaa64;}
.in-dingzhi .dingzhi .dz-bd .dz-infos .s-tit{font-size:20px;line-height:20px;margin-bottom:25px;font-weight: bold;}
.in-dingzhi .dingzhi .dz-bd .dz-infos .desc{font-size:18px;line-height:32px;}
.in-dingzhi .dingzhi .dz-hd{position: absolute;bottom:20px;left:0;}
.in-dingzhi .dingzhi .dz-hd .arrow a{display:inline-block;width:68px;height:68px;background:#2c3e6e;margin-right:20px;text-align: center;cursor:pointer;}
.in-dingzhi .dingzhi .dz-hd .arrow a:hover{background:#cfaa64;}
.in-dingzhi .dingzhi .dz-hd .arrow a img{width:28px;height:10px;margin-top:29px;}


/* 关于我们  */
.in-about{width:100%;height:718px; background:url(../images/about-back.jpg)no-repeat center;background-size:cover;background-attachment:fixed;}
.in-about .about-infos{padding:45px 120px;box-sizing: border-box;background:rgba(44,62,110,0.85);color:#fff;}
.in-about .about-infos h3{font-size:36px;line-height:36px;font-weight: bold;text-align: center;margin-bottom:30px;}
.in-about .about-infos .about-sort-cont p{font-size:16px;line-height:32px;}
.in-about .about-mores{display: block;width:190px;line-height:50px;border-radius:50px;overflow:hidden;margin:35px auto;background:#fff;
font-size:16px;color:#2c3e6e;text-align: center;}
.in-about .about-mores:after{content:'';display: inline-block;width:5px;height:8px;background:url(../images/more-icon2.png)no-repeat center;margin-left:9px;margin-bottom:2px;}

/* 新闻资讯  */
.in-news{overflow: hidden;margin-bottom:100px;}
.in-news .new-img{width:775px;height:435px;position: relative;margin-right:50px;}
.in-news .new-img .p-imgs{width:100%;height:100%;overflow: hidden;}
.in-news .new-img .p-imgs img{width:100%;height:100%;object-fit: cover;transition: all 0.6s;}
.in-news .new-img .new-infos{width:294px;height:311px;background:rgb(255,255, 255,0.8);position:absolute;top:63px;left:60px;
box-sizing: border-box;padding:34px 30px;}
.in-news .new-img .new-infos h3{font-size:24px;line-height:40px;}
.in-news .new-img .new-infos p.times{font-size:18px;line-height:18px;color:#666666;}
.in-news .new-img .new-infos a.mores{display:inline-block;width:44px;height:44px;background:#2c3e6e;text-align: center;}
.in-news .new-img .new-infos a.mores img{width:20px;height:10px;margin-top:17px;}
.in-news .new-img:hover .new-infos h3{color:#2c3e6e;}
.in-news .new-img:hover .p-imgs img{transform: scale(1.2);}

.in-news .news-list{flex: 1;}
.in-news .news-list .list-times{width:86px;font-size:14px;line-height:14px;color:#999999;border-right:1px solid #e6e6e6;margin-right:35px;}
.in-news .news-list .list-times .time-day{color:#333333;font-size:46px;line-height:46px;margin-bottom:13px;}
.in-news .news-list .list-ninfo h3{font-size:20px;line-height:20px;font-weight: bold;margin-bottom:22px;}
.in-news .news-list .list-ninfo p.desc{font-size:16px;line-height:24px;color:#666666;}
.in-news .news-list li:hover h3{color:#2c3e6e;}